home *** CD-ROM | disk | FTP | other *** search
- Path: mail2news.demon.co.uk!cliffe.demon.co.uk
- From: Steve Chapman <steve@cliffe.demon.co.uk>
- Newsgroups: comp.sys.amiga.programmer
- Subject: Arexx_Port
- Date: Sun, 10 Mar 96 19:13:31 GMT
- Message-ID: <9603101913.AA00163@cliffe.demon.co.uk>
- X-NNTP-Posting-Host: cliffe.demon.co.uk
- X-NewsSoftware: GRn 2.1 19/2/94 (PostNews Fix 31/3/95 Martin Hunt)
- MIME-Version: 1.0
- Content-Type: text/plain; charset=iso-8859-1
- Content-Transfer-Encoding: 8bit
- X-Mail2News-Path: disperse.demon.co.uk!post.demon.co.uk!cliffe.demon.co.uk
-
-
- I am have trouble with my Arexx Port.
-
- How do i send a reply back too the Arexx script too comfirm
- that the command was carried out.
-
- This is what i have got
-
- case AREXX_MAIL:
- Mail();
- msg->rm_Result1 = RC_OK;
- break;
-
-
- Thank in advance for any help.
-
- Steve C
-
- --
- =========================================================
- | Steven Chapman - steve@cliffe.demon.co.uk (Private ) |
- | Amiga 4000/030, Workbench 3.1, Kickstart 3, 1 Gig HD |
- | Scsi controller with CD Rom ,514 meg HD. |
- | 12 meg Fast Ram, 2 Meg Chip Ram. |
- =========================================================
-
-